Gets the current edit level.
__property long * EditLevel;
long * EditLevel;
Property EditLevel() As long *
The EditLevel for an object begins at 0, is incremented by each call to BeginEdit, and decremented by each call to CommitEdit or CancelEdit.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|